37. Exercise: bulkInsert

Inserting Bulk Data

Code bulkInsert for Weather

Exercise Code

Exercise: S09.02-Exercise-ContentProviderBulkInsert

Finish the TODOs in the exercise to add bulkInsert and then test your code.

SOLUTION:
  • I've added bulkInsert
  • I've run TestWeatherProvider